home *** CD-ROM | disk | FTP | other *** search
/ IO CD 2000 January / io_01_00.bin / pelne wersje gier / chess_it3.exe / Chess-it!.exe / 0 / RCDATA / TKRABOUT / TKRABOUT.txt < prev   
Text File  |  1999-01-02  |  3KB  |  132 lines

  1. object KrAbout: TKrAbout
  2.   Left = 200
  3.   Top = 104
  4.   HorzScrollBar.Visible = False
  5.   VertScrollBar.Visible = False
  6.   BorderIcons = []
  7.   BorderStyle = bsNone
  8.   ClientHeight = 287
  9.   ClientWidth = 498
  10.   Color = clBlue
  11.   Font.Charset = DEFAULT_CHARSET
  12.   Font.Color = clWindowText
  13.   Font.Height = -11
  14.   Font.Name = 'MS Sans Serif'
  15.   Font.Style = []
  16.   Position = poScreenCenter
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Panel1: TPanel
  20.     Left = 0
  21.     Top = 0
  22.     Width = 498
  23.     Height = 287
  24.     Align = alClient
  25.     Color = clBlue
  26.     TabOrder = 0
  27.     object Image1: TImage
  28.       Left = 5
  29.       Top = 5
  30.       Width = 220
  31.       Height = 300
  32.       AutoSize = True
  33.       Picture.Data = {<image000.bmp>}
  34.     end
  35.     object BitBtn1: TBitBtn
  36.       Left = 398
  37.       Top = 248
  38.       Width = 91
  39.       Height = 28
  40.       Caption = 'OK'
  41.       Font.Charset = DEFAULT_CHARSET
  42.       Font.Color = clNavy
  43.       Font.Height = -13
  44.       Font.Name = 'MS Sans Serif'
  45.       Font.Style = [fsBold]
  46.       ModalResult = 1
  47.       ParentFont = False
  48.       TabOrder = 0
  49.     end
  50.     object Panel2: TPanel
  51.       Left = 261
  52.       Top = 9
  53.       Width = 230
  54.       Height = 21
  55.       Alignment = taLeftJustify
  56.       BevelOuter = bvNone
  57.       Caption = '  Class: KrLed'
  58.       Font.Charset = DEFAULT_CHARSET
  59.       Font.Color = clNavy
  60.       Font.Height = -11
  61.       Font.Name = 'MS Sans Serif'
  62.       Font.Style = [fsBold]
  63.       ParentFont = False
  64.       TabOrder = 1
  65.     end
  66.     object Panel3: TPanel
  67.       Left = 261
  68.       Top = 33
  69.       Width = 230
  70.       Height = 21
  71.       Alignment = taLeftJustify
  72.       BevelOuter = bvNone
  73.       Caption = '  Version: 1.0'
  74.       Font.Charset = DEFAULT_CHARSET
  75.       Font.Color = clNavy
  76.       Font.Height = -11
  77.       Font.Name = 'MS Sans Serif'
  78.       Font.Style = [fsBold]
  79.       ParentFont = False
  80.       TabOrder = 2
  81.     end
  82.     object Panel4: TPanel
  83.       Left = 261
  84.       Top = 57
  85.       Width = 230
  86.       Height = 21
  87.       Alignment = taLeftJustify
  88.       BevelOuter = bvNone
  89.       Caption = '  Date: 04-10-97'
  90.       Font.Charset = DEFAULT_CHARSET
  91.       Font.Color = clNavy
  92.       Font.Height = -11
  93.       Font.Name = 'MS Sans Serif'
  94.       Font.Style = [fsBold]
  95.       ParentFont = False
  96.       TabOrder = 3
  97.     end
  98.     object Panel5: TPanel
  99.       Left = 261
  100.       Top = 81
  101.       Width = 230
  102.       Height = 21
  103.       Alignment = taLeftJustify
  104.       BevelOuter = bvNone
  105.       Caption = '  E-Mail: kray@iaehv.nl'
  106.       Font.Charset = DEFAULT_CHARSET
  107.       Font.Color = clNavy
  108.       Font.Height = -11
  109.       Font.Name = 'MS Sans Serif'
  110.       Font.Style = [fsBold]
  111.       ParentFont = False
  112.       TabOrder = 4
  113.     end
  114.     object Panel6: TPanel
  115.       Left = 261
  116.       Top = 105
  117.       Width = 230
  118.       Height = 21
  119.       Alignment = taLeftJustify
  120.       BevelOuter = bvNone
  121.       Caption = '  Source: www.iaehv.nl/users/kray'
  122.       Font.Charset = DEFAULT_CHARSET
  123.       Font.Color = clNavy
  124.       Font.Height = -11
  125.       Font.Name = 'MS Sans Serif'
  126.       Font.Style = [fsBold]
  127.       ParentFont = False
  128.       TabOrder = 5
  129.     end
  130.   end
  131. end
  132.